home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 3.iso / games / fademo54.exe / AUDIOGRP.CFG < prev    next >
Text File  |  1995-09-26  |  1KB  |  59 lines

  1. #
  2. #   Alien Alliance - Sound Group Definitions
  3. #
  4. #   Syntax:
  5. #     Any line with the pound sign in column 1 is a comment.
  6. #
  7. #     Keywords are enclosed in square brackets.
  8. #
  9. #     Sound group definitions are started with:
  10. #        [NNN any descriptive text you want]
  11. #            Where NNN is the number by which the program will
  12. #            refer to the sound group.  The program header file
  13. #            sgroups.h should contain a define statement for each
  14. #            group.
  15. #
  16. #     Members of the sound group are then listed.  File extensions
  17. #     are not necessary.  The two keywords [music]  and [sounds]
  18. #     identify whether the names are interpreted as .hmp song files
  19. #     or .raw digital files.
  20. #
  21. #     Groups may contain both music and sounds, but they don't have to.
  22. #     Each group, however, must have at least one sound or one song.
  23. #
  24.  
  25. [0 all songs]
  26.     [music]
  27.         hmi\alien1
  28.         hmi\alien2
  29.         hmi\alien3
  30.         hmi\alien4
  31.         hmi\alien5
  32.         hmi\alien6
  33.         hmi\alien7
  34.         hmi\alien8
  35.         hmi\alien9
  36.  
  37. [1 intense missions]
  38.     [music]
  39.         hmi\alien8
  40.         hmi\alien5
  41.     [sounds]
  42. [2 military missions]
  43.     [music]
  44.         hmi\alien9
  45.     [sounds]
  46. [3 exploratory missions]
  47.     [music]
  48.         hmi\alien1
  49.         hmi\alien3
  50.         hmi\alien4
  51. [4 build missions]
  52.     [music]
  53.         hmi\alien6
  54.     [sounds]
  55. [5 suspense missions]
  56.     [music]
  57.     hmi\alien2
  58.     [sounds]
  59.